com.sun.xml.ws.security.policy
Interface KerberosConfig

All Known Implementing Classes:
KerberosConfig

public interface KerberosConfig

Author:
ashutosh.shahi@sun.com

Method Summary
 java.lang.String getCredentialDelegation()
           
 java.lang.String getLoginModule()
           
 java.lang.String getServicePrincipal()
           
 

Method Detail

getLoginModule

java.lang.String getLoginModule()

getServicePrincipal

java.lang.String getServicePrincipal()

getCredentialDelegation

java.lang.String getCredentialDelegation()


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.