public interface SamlPrincipal
| Modifier and Type | Method and Description |
|---|---|
List<AttributeType> |
getAttributes()
Gets the attributes of the principal
|
SamlNameId |
getNameId()
Gets the name id of the principal.
|
SamlNameId getNameId()
List<AttributeType> getAttributes()
Copyright © 2013 Seam Framework. All Rights Reserved.