public class ExactPrincipalEvalPredicateFactoryTest extends Object
ExactPrincipalEvalPredicateFactory unit test.| Modifier and Type | Field and Description |
|---|---|
private UsernamePrincipal |
bar |
private net.shibboleth.idp.authn.principal.impl.ExactPrincipalEvalPredicateFactory |
factory |
private UsernamePrincipal |
foo
We can test with UsernamePrincipals but actual usage would involve non-user-specific
principal types.
|
| Constructor and Description |
|---|
ExactPrincipalEvalPredicateFactoryTest() |
private net.shibboleth.idp.authn.principal.impl.ExactPrincipalEvalPredicateFactory factory
private UsernamePrincipal foo
private UsernamePrincipal bar
Copyright © 1999–2015. All rights reserved.