public interface PrincipalFactory
Modifier and Type | Method and Description |
---|---|
org.apache.catalina.realm.GenericPrincipal |
createPrincipal(org.apache.catalina.Realm realm,
Principal identity,
Set<String> roleSet) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.