|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.wsee.security.bst.BSTCredentialProvider
weblogic.wsee.security.bst.BST11CredentialProvider
weblogic.wsee.security.bst.ServerBSTCredentialProvider
public class ServerBSTCredentialProvider
Copyright (c) 2004 by BEA Systems. All Rights Reserved.
Field Summary |
---|
Fields inherited from class weblogic.wsee.security.bst.BST11CredentialProvider |
---|
BUILTIN_BST_VALUETYPES |
Fields inherited from class weblogic.wsee.security.bst.BSTCredentialProvider |
---|
verbose |
Method Summary | |
---|---|
Object |
getCredential(String tokenType,
String issuerName,
ContextHandler ctxHandler,
Purpose p)
get the credentail |
static boolean |
isSSLUsingKeyStores()
|
Methods inherited from class weblogic.wsee.security.bst.BST11CredentialProvider |
---|
getValueTypes |
Methods inherited from class weblogic.wsee.security.bst.BSTCredentialProvider |
---|
isForDecryption, isForEncryption, isForIdentity, isForResponseEncryption, isForSigning, isForVerification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Object getCredential(String tokenType, String issuerName, ContextHandler ctxHandler, Purpose p)
tokenType
- the token type StringissuerName
- the issuer namectxHandler
- the Context Handlerp
- the purpose for the credntail
public static boolean isSSLUsingKeyStores()
|
Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |