org.kth.pdc.grid.services.sts.handler
Class STSIssueHandler
java.lang.Object
org.kth.pdc.grid.services.sts.handler.STSIssueHandler
public class STSIssueHandler
- extends Object
- Author:
- mehrana
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stsCfg
public static STSConfiguration stsCfg
STSIssueHandler
public STSIssueHandler()
handleRequestToken
public void handleRequestToken(org.apache.ws.sandbox.security.trust.message.token.IssueRequestSecurityToken issueRST)
throws AxisFault
- Throws:
AxisFault
getPrincipalDN
public String getPrincipalDN(String user)
getX509Cert
public X509Certificate[] getX509Cert()
getSAMLAssertion
public org.opensaml.SAMLAssertion getSAMLAssertion()
getKrbTicket
public byte[] getKrbTicket()
getKrbSessionKey
public byte[] getKrbSessionKey()
getClientCert
public X509Certificate getClientCert()
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.