|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.message.token.KerberosClientAction
public class KerberosClientAction
This class represents a PrivilegedAction implementation to obtain a service ticket from a Kerberos Key Distribution Center.
| Constructor Summary | |
|---|---|
KerberosClientAction(java.security.Principal clientPrincipal,
java.lang.String serviceName)
|
|
| Method Summary | |
|---|---|
byte[] |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KerberosClientAction(java.security.Principal clientPrincipal,
java.lang.String serviceName)
| Method Detail |
|---|
public byte[] run()
run in interface java.security.PrivilegedAction<byte[]>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||