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