Uses of Interface
org.apache.activemq.shiro.authc.AuthenticationTokenFactory
Packages that use AuthenticationTokenFactory
-
Uses of AuthenticationTokenFactory in org.apache.activemq.shiro.authc
Classes in org.apache.activemq.shiro.authc that implement AuthenticationTokenFactoryModifier and TypeClassDescriptionclassDefault implementation of theAuthenticationTokenFactoryinterface that returnsUsernamePasswordTokeninstances based on inspecting theConnectionInfo.Methods in org.apache.activemq.shiro.authc that return AuthenticationTokenFactoryMethods in org.apache.activemq.shiro.authc with parameters of type AuthenticationTokenFactoryModifier and TypeMethodDescriptionvoidAuthenticationFilter.setAuthenticationTokenFactory(AuthenticationTokenFactory authenticationTokenFactory)