Package | Description |
---|---|
org.opensaml.saml.ext.samlec |
Interfaces for SAML-EC GSS-API Mechanism.
|
org.opensaml.saml.ext.samlec.impl |
Implementation for SAML-EC GSS-API schema content.
|
Modifier and Type | Method and Description |
---|---|
List<EncType> |
SessionKey.getEncTypes()
Get the session key encryption typed.
|
Modifier and Type | Class and Description |
---|---|
class |
EncTypeImpl
Concrete implementation of
EncType . |
Modifier and Type | Method and Description |
---|---|
EncType |
EncTypeBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
EncType |
EncTypeBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<EncType> |
SessionKeyImpl.getEncTypes()
Get the session key encryption typed.
|
Copyright © 2018. All rights reserved.