org.n52.security.common.authentication
Interface Credential

All Known Implementing Classes:
PasswordCredential, SAMLCredential, SessionIDCredential, URMCredential

public interface Credential


Method Summary
 java.lang.String getAuthenticationMethodURN()
           
 Field[] getFields()
           
 

Method Detail

getFields

public Field[] getFields()

getAuthenticationMethodURN

public java.lang.String getAuthenticationMethodURN()


Copyright © 2004-2007 52 North. All Rights Reserved.