public class AssertionPrincipal extends SimplePrincipal implements Serializable
| Constructor and Description |
|---|
AssertionPrincipal(String name,
Assertion assertion)
Creates a new principal containing the CAS assertion.
|
| Modifier and Type | Method and Description |
|---|---|
Assertion |
getAssertion() |
equals, getName, hashCode, toStringpublic Assertion getAssertion()
Copyright © 2006-2014 Jasig. All Rights Reserved.