org.apache.xml.security.stax.securityEvent
Class AlgorithmSuiteSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.AlgorithmSuiteSecurityEvent
public class AlgorithmSuiteSecurityEvent
- extends SecurityEvent
- Version:
- $Revision: 1354898 $ $Date: 2012-06-28 11:19:02 +0100 (Thu, 28 Jun 2012) $
- Author:
- $Author: coheigea $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlgorithmSuiteSecurityEvent
public AlgorithmSuiteSecurityEvent()
getKeyLength
public int getKeyLength()
setKeyLength
public void setKeyLength(int keyLength)
isDerivedKey
public boolean isDerivedKey()
setDerivedKey
public void setDerivedKey(boolean derivedKey)
getAlgorithmURI
public String getAlgorithmURI()
setAlgorithmURI
public void setAlgorithmURI(String algorithmURI)
getAlgorithmUsage
public XMLSecurityConstants.AlgorithmUsage getAlgorithmUsage()
setAlgorithmUsage
public void setAlgorithmUsage(XMLSecurityConstants.AlgorithmUsage algorithmUsage)
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.