com.sun.xml.ws.security.trust.impl
Class DefaultSTSAttributeProvider
java.lang.Object
com.sun.xml.ws.security.trust.impl.DefaultSTSAttributeProvider
- All Implemented Interfaces:
- STSAttributeProvider
public class DefaultSTSAttributeProvider
- extends Object
- implements STSAttributeProvider
- Author:
- Jiandong Guo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSTSAttributeProvider
public DefaultSTSAttributeProvider()
getClaimedAttributes
public Map<QName,List<String>> getClaimedAttributes(Subject subject,
String appliesTo,
String tokenType,
Claims claims)
- Specified by:
getClaimedAttributes in interface STSAttributeProvider
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.