JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sun.xml.ws.security.policy
Interface KerberosConfig
All Known Implementing Classes:
KerberosConfig
public interface
KerberosConfig
Author:
ashutosh.shahi@sun.com
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCredentialDelegation
()
String
getLoginModule
()
String
getServicePrincipal
()
Method Details
getLoginModule
String
getLoginModule
()
getServicePrincipal
String
getServicePrincipal
()
getCredentialDelegation
String
getCredentialDelegation
()