org.picketlink.identity.federation.core.sts.registry
public interface SecurityTokenRegistry
SecurityTokenProvider
void addToken(String tokenID, Object token) throws IOException
tokenID
- token
- {@code
- IOException}IOException
void removeToken(String tokenID) throws IOException
tokenID
- token
- {@code
- IOException}IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.