OpenSAML-J 2.4.1-redhat-3

Uses of Class
org.opensaml.saml2.encryption.Encrypter.KeyPlacement

Packages that use Encrypter.KeyPlacement
org.opensaml.saml2.encryption Classes for encrypting and decrypting SAML. 
 

Uses of Encrypter.KeyPlacement in org.opensaml.saml2.encryption
 

Methods in org.opensaml.saml2.encryption that return Encrypter.KeyPlacement
 Encrypter.KeyPlacement Encrypter.getKeyPlacement()
          Get the current key placement option.
static Encrypter.KeyPlacement Encrypter.KeyPlacement.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Encrypter.KeyPlacement[] Encrypter.KeyPlacement.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.opensaml.saml2.encryption with parameters of type Encrypter.KeyPlacement
 void Encrypter.setKeyPlacement(Encrypter.KeyPlacement newKeyPlacement)
          Set the key placement option.
 


OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.