Package | Description |
---|---|
org.opensaml.samlext.samlec | |
org.opensaml.samlext.samlec.impl |
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) |
Modifier and Type | Method and Description |
---|---|
List<EncType> |
SessionKeyImpl.getEncTypes()
Get the session key encryption typed.
|
Copyright © 1999–2014. All rights reserved.