|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SamlVersion | |
|---|---|
| com.randomcoder.saml | SAML processing classes. |
| com.randomcoder.security.cardspace | CardSpace authentication classes. |
| Uses of SamlVersion in com.randomcoder.saml |
|---|
| Methods in com.randomcoder.saml that return SamlVersion | |
|---|---|
SamlVersion |
SamlAssertion.getVersion()
Gets the version of this assertion. |
static SamlVersion |
SamlVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SamlVersion[] |
SamlVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SamlVersion in com.randomcoder.security.cardspace |
|---|
| Methods in com.randomcoder.security.cardspace that return SamlVersion | |
|---|---|
SamlVersion |
CardSpaceCredentials.getVersion()
Gets the SAML version used to build these credentials. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||