Uses of Class
com.sun.xml.ws.security.impl.kerberos.KerberosContext
Packages that use KerberosContext
Package
Description
-
Uses of KerberosContext in com.sun.xml.ws.security.impl.kerberos
Methods in com.sun.xml.ws.security.impl.kerberos that return KerberosContextModifier and TypeMethodDescription -
Uses of KerberosContext in com.sun.xml.wss
Methods in com.sun.xml.wss that return KerberosContextModifier and TypeMethodDescriptionSecurityEnvironment.doKerberosLogin()Perform a Kerberos Login and return a Kerberos Context KerberosContext stores the secretKey, GSSContext, kerberos BST etcSecurityEnvironment.doKerberosLogin(byte[] tokenValue) Perform a Kerberos Login and return a Kerberos Context KerberosContext stores the secretKey, GSSContext, kerberos BST etc -
Uses of KerberosContext in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl that return KerberosContextModifier and TypeMethodDescriptionWssProviderSecurityEnvironment.doKerberosLogin()WssProviderSecurityEnvironment.doKerberosLogin(byte[] tokenValue) ProcessingContextImpl.getKerberosContext()Methods in com.sun.xml.wss.impl with parameters of type KerberosContextModifier and TypeMethodDescriptionvoidProcessingContextImpl.setKerberosContext(KerberosContext kerberosContext) -
Uses of KerberosContext in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc that return KerberosContextModifier and TypeMethodDescriptionDefaultSecurityEnvironmentImpl.doKerberosLogin()DefaultSecurityEnvironmentImpl.doKerberosLogin(byte[] tokenValue) WSITProviderSecurityEnvironment.doKerberosLogin()WSITProviderSecurityEnvironment.doKerberosLogin(byte[] tokenValue)