Hi,

I have some questions regarding the kerberos implementation :

1) We have a TicketModifier class. Is it really usefull ?
2) We have a TicketFactory class, but we have to instanciate it in
order to create Tickets. Any rationnal for the factory's method not
being static ?
3) We are using the standard javax.security...KerberosPrincipal, I
just wonder if it wouldn't be a btter idea to have our own class, so
that the Ticket class will store a realm, instead of asking the SUN
class to return it for us (the idea is to stick as much as possible to
the RFC names and structure)

As i'm just dipping by finger toe in the cold kerberos water, those
questions may seems naive, but this will be the kind of questions a
maintainer may ask anyway ...

Thanks.


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to