com.pmease.quickbuild.web.page.administration.security
Class AuthenticatorEditBean

java.lang.Object
  extended by com.pmease.quickbuild.web.page.administration.security.AuthenticatorEditBean
All Implemented Interfaces:
java.io.Serializable

public class AuthenticatorEditBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AuthenticatorEditBean()
           
 
Method Summary
 Authenticator getAuthenticator()
           
 void setAuthenticator(Authenticator authenticator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatorEditBean

public AuthenticatorEditBean()
Method Detail

getAuthenticator

@NotNull
public Authenticator getAuthenticator()

setAuthenticator

public void setAuthenticator(Authenticator authenticator)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.