Uses of Interface
org.tynamo.security.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in org.tynamo.security.internal
Classes in org.tynamo.security.internal that implement Authenticator -
Uses of Authenticator in org.tynamo.security.services
Constructors in org.tynamo.security.services with parameters of type AuthenticatorModifierConstructorDescriptionTapestryRealmSecurityManager(Authenticator authenticator, org.apache.shiro.mgt.SubjectFactory subjectFactory, org.apache.shiro.mgt.RememberMeManager rememberMeManager, Collection<org.apache.shiro.realm.Realm> realms)