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

All Known Implementing Classes:
KerberosConfig

public interface KerberosConfig

Author:
ashutosh.shahi@sun.com

Method Summary
 String getCredentialDelegation()
           
 String getLoginModule()
           
 String getServicePrincipal()
           
 

Method Detail

getLoginModule

String getLoginModule()

getServicePrincipal

String getServicePrincipal()

getCredentialDelegation

String getCredentialDelegation()


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