public class KerberosConfig extends com.sun.xml.ws.policy.PolicyAssertion implements KerberosConfig
| Constructor and Description |
|---|
KerberosConfig()
Creates a new instance of KerberosConfig
|
KerberosConfig(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentialDelegation() |
String |
getLoginModule() |
String |
getServicePrincipal() |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic KerberosConfig()
public KerberosConfig(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
public String getLoginModule()
getLoginModule in interface KerberosConfigpublic String getServicePrincipal()
getServicePrincipal in interface KerberosConfigpublic String getCredentialDelegation()
getCredentialDelegation in interface KerberosConfigCopyright © 2005–2018 Oracle Corporation. All rights reserved.