Uses of Class
dev.galasa.zossecurity.KerberosToken
-
Uses of KerberosToken in dev.galasa.zossecurity
Modifier and TypeMethodDescriptionKerberosInitiator.initiate()
Initiate the security context without a token.KerberosInitiator.initiate
(KerberosToken inToken) Initiate the security context with a token, or without if inToken is null.IZosSecurity.retrieveKerberosToken
(IZosKerberosPrincipal servicePrincipal, IZosKerberosPrincipal clientPrincipal, String kdc) Retrieve a kerberos token from a Kerberos Domain Controller on the host or ip address passed in as kdc, for the clientPrincipal and serverPrincipal passedModifier and TypeMethodDescriptionKerberosInitiator.initiate
(KerberosToken inToken) Initiate the security context with a token, or without if inToken is null.