org.opensaml.xml.security
Class BasicSecurityConfiguration.DataEncryptionIndex
java.lang.Object
org.opensaml.xml.security.BasicSecurityConfiguration.DataEncryptionIndex
- Enclosing class:
- BasicSecurityConfiguration
protected class BasicSecurityConfiguration.DataEncryptionIndex
- extends java.lang.Object
Class used as an index to the data encryption algorithm URI map.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
BasicSecurityConfiguration.DataEncryptionIndex
protected BasicSecurityConfiguration.DataEncryptionIndex(java.lang.String jcaAlgorithmName,
java.lang.Integer length)
- Constructor.
- Parameters:
jcaAlgorithmName
- the JCA algorithm namelength
- the key length (optional, may be null)
equals
public boolean equals(java.lang.Object obj)
-
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
-
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
-
- Overrides:
toString
in class java.lang.Object
Copyright © 2006-2012 Internet2. All Rights Reserved.