|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.rs.security.common.CryptoLoader
public class CryptoLoader
| Constructor Summary | |
|---|---|
CryptoLoader()
|
|
| Method Summary | |
|---|---|
org.apache.ws.security.components.crypto.Crypto |
getCrypto(Message message,
String cryptoKey,
String propKey)
|
Map<Object,org.apache.ws.security.components.crypto.Crypto> |
getCryptoCache(Message message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CryptoLoader()
| Method Detail |
|---|
public org.apache.ws.security.components.crypto.Crypto getCrypto(Message message,
String cryptoKey,
String propKey)
throws IOException,
org.apache.ws.security.WSSecurityException
IOException
org.apache.ws.security.WSSecurityExceptionpublic final Map<Object,org.apache.ws.security.components.crypto.Crypto> getCryptoCache(Message message)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||