.. java:import:: org.apache.shiro.authc AuthenticationInfo .. java:import:: org.apache.shiro.authc AuthenticationToken .. java:import:: org.apache.shiro.authc SimpleAuthenticationInfo .. java:import:: org.apache.shiro.authc.credential AllowAllCredentialsMatcher .. java:import:: org.apache.shiro.realm AuthenticatingRealm CaosDBDefaultRealm ================== .. java:package:: org.caosdb.server.accessControl :noindex: .. java:type:: public class CaosDBDefaultRealm extends AuthenticatingRealm Constructors ------------ CaosDBDefaultRealm ^^^^^^^^^^^^^^^^^^ .. java:constructor:: public CaosDBDefaultRealm() :outertype: CaosDBDefaultRealm Methods ------- doGetAuthenticationInfo ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override protected AuthenticationInfo doGetAuthenticationInfo(AuthenticationToken token) :outertype: CaosDBDefaultRealm