|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncType | |
|---|---|
| org.opensaml.samlext.samlec | |
| org.opensaml.samlext.samlec.impl | |
| Uses of EncType in org.opensaml.samlext.samlec |
|---|
| Methods in org.opensaml.samlext.samlec that return types with arguments of type EncType | |
|---|---|
List<EncType> |
SessionKey.getEncTypes()
Get the session key encryption typed. |
| Uses of EncType in org.opensaml.samlext.samlec.impl |
|---|
| Classes in org.opensaml.samlext.samlec.impl that implement EncType | |
|---|---|
class |
EncTypeImpl
Concrete implementation of EncType. |
| Fields in org.opensaml.samlext.samlec.impl with type parameters of type EncType | |
|---|---|
private XMLObjectChildrenList<EncType> |
SessionKeyImpl.encTypes
EncType children. |
| Methods in org.opensaml.samlext.samlec.impl that return EncType | |
|---|---|
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)
|
| Methods in org.opensaml.samlext.samlec.impl that return types with arguments of type EncType | |
|---|---|
List<EncType> |
SessionKeyImpl.getEncTypes()
Get the session key encryption typed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||