Uses of Interface
org.n52.security.common.authentication.CredentialEditor

Packages that use CredentialEditor
org.n52.security.common.authentication   
 

Uses of CredentialEditor in org.n52.security.common.authentication
 

Classes in org.n52.security.common.authentication that implement CredentialEditor
 class PasswordCredentialEditor
           
 class SAMLCredentialEditor
           
 class SessionIDCredentialEditor
           
 

Methods in org.n52.security.common.authentication that return CredentialEditor
 CredentialEditor WASAuthenticationMethod.getCredentialEditor()
           
 CredentialEditor URMAuthenticationMethod.getCredentialEditor()
           
 CredentialEditor UnknownAuthenticationMethod.getCredentialEditor()
           
 CredentialEditor SessionAuthenticationMethod.getCredentialEditor()
           
 CredentialEditor PasswordAuthenticationMethod.getCredentialEditor()
           
 CredentialEditor AuthenticationMethod.getCredentialEditor()
           
 



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