List of usage examples for org.apache.shiro.subject PrincipalCollection interface-usage
From source file io.vertx.ext.auth.impl.realms.SimplePrincipalCollection.java
/** * Seems kludgy having to do this, but not sure how else to authorise using the Shiro API * * @author <a href="http://tfox.org">Tim Fox</a> */ public class SimplePrincipalCollection implements PrincipalCollection {
From source file io.vertx.ext.auth.shiro.impl.SimplePrincipalCollection.java
/** * Seems kludgy having to do this, but not sure how else to authorise using the Shiro API * * @author <a href="http://tfox.org">Tim Fox</a> */ public class SimplePrincipalCollection implements PrincipalCollection {