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, toString
public Assertion getAssertion()
Copyright © 2006–2013 Jasig. All rights reserved.