Package | Description |
---|---|
se.litsec.swedisheid.opensaml.saml2.authentication |
Interfaces and classes for authentication support.
|
Modifier and Type | Method and Description |
---|---|
static LevelofAssuranceAuthenticationContextURI.LoaEnum |
LevelofAssuranceAuthenticationContextURI.LoaEnum.minusSigMessage(LevelofAssuranceAuthenticationContextURI.LoaEnum loa)
Given a 'sigmessage' URI, the method returns the corresponding LoA without the sigmessage.
|
static LevelofAssuranceAuthenticationContextURI.LoaEnum |
LevelofAssuranceAuthenticationContextURI.LoaEnum.parse(String uri)
Given a URI the method returns the enum value matching.
|
static LevelofAssuranceAuthenticationContextURI.LoaEnum |
LevelofAssuranceAuthenticationContextURI.LoaEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelofAssuranceAuthenticationContextURI.LoaEnum[] |
LevelofAssuranceAuthenticationContextURI.LoaEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LevelofAssuranceAuthenticationContextURI.LoaEnum |
LevelofAssuranceAuthenticationContextURI.LoaEnum.minusSigMessage(LevelofAssuranceAuthenticationContextURI.LoaEnum loa)
Given a 'sigmessage' URI, the method returns the corresponding LoA without the sigmessage.
|
Copyright © 2018 Litsec AB. All rights reserved.